home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / mmalloc / configur.in < prev    next >
Encoding:
Text File  |  1994-02-03  |  624 b   |  21 lines

  1. # This file is a shell script that supplies the information necessary
  2. # to tailor a template configure script into the configure script
  3. # appropriate for this directory.  For more information, check any
  4. # existing configure script.
  5.  
  6. srctrigger=mmalloc.c
  7. srcname="mmalloc library"
  8. configdirs=""
  9.  
  10. # per-host:
  11.  
  12. case "${host}" in
  13.   i[34]86-ncr-sysv4*)    host_makefile_frag=config/mh-ncr3000 ;;
  14.   *-*-irix4*)        host_makefile_frag=config/mh-irix4 ;;
  15.   *-*-solaris2*)    host_makefile_frag=config/mh-sysv4 ;;
  16.   *-*-sunos4*)        host_makefile_frag=config/mh-sunos4 ;;
  17.   *-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
  18. esac
  19.  
  20. # per-target:
  21.